Click or drag to resize

ServiceUpdateRule Method

Overload List
  NameDescription
Public methodUpdateRule(Rule)
Updates an inbox rule.
Public methodUpdateRule(IListRule)
Updates inbox rules.
Public methodUpdateRule(Rule, Boolean)
Updates an inbox rule.
Public methodUpdateRule(Rule, String)
Updates an inbox rule.
Public methodUpdateRule(IListRule, Boolean)
Updates inbox rules.
Public methodUpdateRule(IListRule, String)
Updates inbox rules.
Public methodUpdateRule(Rule, String, Boolean)
Updates an inbox rule.
Public methodUpdateRule(IListRule, IListRule, IListString)
Updates inbox rules.
Public methodUpdateRule(IListRule, String, Boolean)
Updates inbox rules.
Public methodUpdateRule(IListRule, IListRule, IListString, Boolean)
Updates inbox rules.
Public methodUpdateRule(IListRule, IListRule, IListString, String)
Updates inbox rules.
Public methodUpdateRule(IListRule, IListRule, IListString, String, Boolean)
Updates inbox rules.
Top
See Also